home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / ARGO_RELATED / ARGOBILL.SPK / !ArgoBill / ReadMe < prev    next >
Text File  |  1997-03-09  |  3KB  |  58 lines

  1. ReadMe file for ArgoBill v3.00
  2.  
  3. This program analyses and displays on-line charges derived from the Voyager 
  4. Internet Suite. It also caters for discounts.
  5.  
  6. While it is intended to be used in conjunction with !Voyager, it could no doubt 
  7. be adapted to parse similar dial-up log files in other communications suites.
  8.  
  9. This updated version has the facility to analyse any DialLog file, from 
  10. Voyager's home directory, dropped into its window. The analysis is frequently 
  11. revealing - showing rather a lot of wasted money on aborted and crashed calls.
  12. There is a "Threshold" variable which can be set individually, below which 
  13. any call is deemed 'wasted'. This may happen for example if a 'Quickfetch' 
  14. finds the news fetcher failing, with a red LED showing. Most calls less than 30 seconds (including the 'startup' time of 13 seconds) are probably wasted. 
  15. 'No Carrier', and any other occasions where the server answers the call 
  16. and the logon procedure fails, are also treated as 'wasted'.
  17.  
  18. I think have now got all the procedures for calculating minimum times and 
  19. charges correct; and also the way BT applies discounts. I had been erring on 
  20. the side of generosity...
  21.  
  22. You can also extract all calls costing more than 40p to compare with your 
  23. telephone bill which has a similar listing.
  24.  
  25. Please feel free to alter the way I have registered the various failures in 
  26. the program: the BASIC is reasonably self-explanatory.
  27.  
  28. The 'startup' time appears to have been constant over the various versions 
  29. of Voyager, but could easily be altered in the RunImage file.
  30.  
  31. Various errors have come to light and I hope all are now corrected. Thank you 
  32. to various correspondents... I have changed the parse procedure to allow for 
  33. different lengths of phone numbers too, after the change to the 0645 number.
  34.  
  35. A wonderfully obscure error has also been discovered; an error was given for a 
  36. call which started exactly on a boundary... this has also been corrected.
  37. For this, and for finding a basic error in the 'Summer Saver' discount 
  38. calculations where these crossed a call-charge boundary, I would like to 
  39. thank Rosemary Miskin. Mike Lewis also discovered errors when the program 
  40. is faced with "No dial tone" entries: this also uncovered other mistakes 
  41. in my parsing procedure. I hadn't come across the "No dial tone" or "no 
  42. carrier" entries before. "No dial tone" is ignored in the totals (and not 
  43. charged for), "No carrier" and other server failures are charged at the 
  44. minimum rate, as is any crashed call, despite the fact that it may have been 
  45. longer than minimum: however, there is no means of measuring this.
  46.  
  47. Somewhere along the upgrades, the DialLog file seems to have changed its header.
  48. The first two lines of the file need to start with "Voyager..." underlined with 
  49. "~~~~~~~...". If they are not like this, I suggest you edit the file.
  50.  
  51. If the DialLog file reaches 1000 lines, the program complains. It's about time 
  52. you started a fresh file... perhaps when you pay the phone bill. I use Zap to 
  53. edit the files into BTs charging periods. It's reassuring (or not...) to see 
  54. if they agree with the telephone company.
  55.  
  56. 3.3.97
  57.  
  58. Alan.Gray@argonet.co.uk